Factory

class Factory(density: Density) : Decoder.Factory

Constructors

Link copied to clipboard
constructor(density: Density)

Functions

Link copied to clipboard
open override fun create(source: DecodeSource, options: Options): Decoder?